Skip to content

docs: README endpoint table + CHANGELOG for #39 and #41#44

Merged
CryptoJones merged 1 commit into
masterfrom
docs/readme-changelog-recent-prs
May 17, 2026
Merged

docs: README endpoint table + CHANGELOG for #39 and #41#44
CryptoJones merged 1 commit into
masterfrom
docs/readme-changelog-recent-prs

Conversation

@CryptoJones
Copy link
Copy Markdown
Owner

Closes #43.

Appends one row per new entity-group to the README endpoint table (rather than restructuring — the existing rows are preserved verbatim). Canonical machine-readable surface remains /openapi.json.

CHANGELOG [Unreleased] picks up entries for #39 (API surface expansion) and #41 (Docker improvements).

Proudly Made in Nebraska. Go Big Red! 🌽 https://xkcd.com/2347/

The endpoint table in the README still showed only Customer +
TimeEntry — but #39 added ten more entities (Worker, Company,
BillingType, InventoryItem, Job, Invoice, CustomerPayment,
InvoiceJob, ProductEntry, VersionInfo) for a total of 35 paths.
This appends one row per new entity-group rather than restructuring
the table; the canonical machine-readable contract remains
`/openapi.json`.

CHANGELOG [Unreleased] picks up entries for the API surface
expansion (#38 / PR #39) and the Docker hygiene pass
(#40 / PR #41). Keeps the prior [Unreleased] entries intact
in a "earlier in [Unreleased] window" subhead so the prior history
isn't lost.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@CryptoJones CryptoJones merged commit c576919 into master May 17, 2026
2 of 3 checks passed
@CryptoJones CryptoJones deleted the docs/readme-changelog-recent-prs branch May 17, 2026 23:39
CryptoJones added a commit that referenced this pull request May 17, 2026
)

Continues the housekeeping pattern of #44 — keep the README endpoint
table and CHANGELOG \`[Unreleased]\` in sync with merged PRs.

README:
  - Append rows for the four PurchaseOrder/Inventory entities
    that gained endpoints in #50, #51, #52.

CHANGELOG (under \`[Unreleased]\`):
  - PurchaseOrder + Inventory API rollout (the tracker, #49, and
    its three PRs)
  - JSON_BODY_LIMIT env hook (#45 / #46 / #47)
  - npm audit fix + dep bumps + Snyk PR triage (#30 / #48)

Co-authored-by: Aaron K. Clark <akclark@thenetwerk.net>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
CryptoJones added a commit that referenced this pull request May 18, 2026
Continues the docs-sync pattern from #44 and #53. CHANGELOG
[Unreleased] now reflects:

  Added:
    - Sequelize associations (#54)
    - Integration test harness (#55)
    - Postman collection (#59)
    - TLS reverse-proxy compose (#60)
    - docker-compose.override.yml committed (#56)

  Fixed:
    - setup/TimeTracker.sql idempotency (#57) — removes the
      \`docker compose down -v\` workaround

  Docs:
    - Integration bring-up flow (#56, #58)
    - README sections for Testing and Behind TLS

Co-authored-by: Aaron K. Clark <akclark@thenetwerk.net>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: README endpoint table + CHANGELOG out of date after #39 and #41

1 participant